home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / spitfire / sf_31.zip / SFNODE.ZIP / SFNODE.DOC next >
Text File  |  1991-06-24  |  27KB  |  581 lines

  1.                                SFNODE.EXE
  2.                                Version 1.1
  3.                     Copyright (C) By Mike Woltz 1990-91
  4.                            Buffalo Creek Software    
  5.                                 A Member Of
  6.                   The Association Of Shareware Professionals
  7.                              
  8.     
  9.     
  10.     INTRODUCTION
  11.     ------------
  12.                          
  13.        SFNODE.EXE is a companion utility for SPITFIRE Bulletin Board
  14.     System software and will allow a number of configuration options
  15.     to be set outside the SPITFIRE program.  When using SFNODE.EXE's
  16.     command line parameters options, a number of options can now be
  17.     toggled on or off and values can be changed thru a scheduled event.
  18.     
  19.        SFNODE.EXE must reside in your main SPITFIRE directory where
  20.     your SFNODE.DAT exists.  If SFNODE.DAT is not found, SFNODE.EXE
  21.     provides you with the option of creating it.
  22.  
  23.  
  24.     MENU DRIVEN USAGE
  25.     -----------------
  26.  
  27.        When SFNODE.EXE is executed from the DOS prompt without any of
  28.     its optional command line parameters, a menu is displayed to the user 
  29.     showing the available options.  The menu will look like this:
  30.     
  31.     >>>>>>>>   MAIN MENU   <<<<<<<<
  32.     <D>... Display Command Line Usage       <T>... Toggle Switches
  33.     <M>.......... Modem Configuration       <F>........ File Paths
  34.     <C>................ Change Values       <Q>.............. Quit
  35.  
  36.     ENTER COMMAND - [D T M F C Q]?
  37.         
  38.     After making a selection, except Q to Quit, a window will open
  39.     up on the screen which displays all the features which can be
  40.     modified for the option you have selected.  As each window opens, 
  41.     the current setting will be shown to you for each feature.  Pressing 
  42.     the ESC key will always return to the previous screen.  Pressing Q 
  43.     will terminate program execution and you will be returned to the 
  44.     DOS prompt.  
  45.     
  46.     
  47.     DISPLAY COMMAND LINE USAGE
  48.     --------------------------        
  49.     
  50.        When this option is selected a window will open up displaying
  51.        the following command line usage parameters available with
  52.        SFNODE:
  53.        
  54.   /B[x] = Minimum Baud Rate Required
  55.   /C-   = Chat/Page Turned Off             /C+ = Chat/Page Turned On
  56.   /E-   = Up/Download Ratio Not Enforced   /E+ = Up/Download Ratio Enforced
  57.   /F-   = File Statistics Turned Off       /F+ = File Statistics Turned On
  58.   /M-   = Message Statistics Turned Off    /M+ = Message Statistics Turned On
  59.   /P-   = Configure As Public BBS          /P+ = Configure As Private BBS   
  60.   /S-   = Second Password Not Required     /S+ = Second Password Required
  61.   /U[x] = Upload Time Compensation.....[x] = Time Ratio
  62.  
  63.                     Press your favorite key to continue
  64.  
  65.        These options can be used as command line parameters for toggling
  66.        the selected features ON and OFF via SPITFIRE's scheduled events.  
  67.        More detailed information on how this is accomplished is discussed 
  68.        in the section, Usage As A Scheduled Event. 
  69.  
  70.  
  71.     MODEM CONFIGURATION
  72.     -------------------
  73.       
  74.        <S>  Serial Port Number
  75.        
  76.              Allows you to set the COMM port being used by your system.
  77.              SPITFIRE will access COMM ports 1, 2, 3 or 4.
  78.              
  79.        <B>  Baud Rate
  80.        
  81.              The baud rate is used to set the maximum speed your modem
  82.              is capable of.
  83.              
  84.        <I>  Modem Initialization String
  85.              
  86.              This option will allow you to alter the initialization 
  87.              string sent to the modem when SPITFIRE is booted up
  88.              and after each caller.  A growing list of known working
  89.              initialization strings and their corresponding modems
  90.              can be found in Appendix A of the SPITFIRE manual.
  91.         
  92.        <M>  Modem - Error Correction Type
  93.        
  94.              This option allows you to configure SPITFIRE for an error
  95.              checking modem if you have one available.  If you are 
  96.              using an error correction modem, be sure to turn this switch 
  97.              ON.  If you are using an error correction modem and this switch 
  98.              isn't turned on, when a caller logs on with an error correction 
  99.              modem, the Ymodem-g transfer protocols will not be available 
  100.              to the user.
  101.          
  102.        <E>  Error Correction Message
  103.         
  104.              This option allows you, if you have an error correction modem,
  105.              to specify the Modem Error Correction Message specific to your 
  106.              modem.  This is the code passed when one error correction modem
  107.              is connected to another error correction modem.  For instance,
  108.              the US Robotics HST modem uses ARQ.  Refer to your modem manual
  109.              for the code appropriate for your modem.
  110.  
  111.        <H>  Hardware Data Flow Control
  112.        
  113.             This switch toggles whether your a modem will automatically 
  114.             adjust to the baud rate of the incoming call rather than 
  115.             depending on the software to reset the baud rate of the comm 
  116.             port.  If the switch is set to Yes, then SPITFIRE will not 
  117.             adjust the comm port to the baud rate of the incoming call.  
  118.             If the switch is set to No, then SPITFIRE will adjust the 
  119.             comm port to the baud rate of the incoming call.
  120.             
  121.        <A>  Answer On What Ring
  122.  
  123.              The option allows you to set the number of rings that
  124.              will be permitted prior to the modem receiving the
  125.              incoming call.  Most often you will have this set to
  126.              1.  This can however be set higher if you wish to
  127.              increase the time prior to you modem receiving the
  128.              incoming call.
  129.  
  130.        <D>  Display Result Codes
  131.  
  132.               This option allows you to set whether the modem result
  133.               codes will be displayed to the screen.  If this option
  134.               is toggled off, no result codes will be displayed.  If
  135.               this option is toggled on, you will have verbose codes 
  136.               such as RING, CONNECT, CONNECT 1200, CONNECT 2400, etc.
  137.               displayed to your monitor screen.
  138.  
  139.  
  140.        <U>  Use High Speed Async Routines
  141.            
  142.             The high speed async routines within SPITFIRE seem to 
  143.             work fine with some systems and not with others.  You
  144.             simply need to turn this switch on and if your display
  145.             files are properly shown to your callers then all is
  146.             fine, otherwise, you will need to turn this switch off.
  147.  
  148.        <1>  Line COM1
  149.  
  150.             Allows the configuration of the IRQ SPITFIRE will use for
  151.             COMM port 1.  IRQ4 is standard for COM1.  Valid options
  152.             are 1 through 7.
  153.  
  154.        <2>  Line COM2
  155.  
  156.             Allows the configuration of the IRQ SPITFIRE will use for
  157.             COMM port 2.  IRQ3 is standard for COM2.  Valid options
  158.             are 1 through 7.
  159.  
  160.        <3>  Line COM3
  161.  
  162.             Allows the configuration of the IRQ SPITFIRE will use for
  163.             COMM port 3.  IRQ4 is standard for COM3.  Valid options
  164.             are 1 through 7.
  165.  
  166.        <4>  Line COM4
  167.  
  168.             Allows the configuration of the IRQ SPITFIRE will use for
  169.             COMM port 4.  IRQ3 is standard for COM4.  Valid options
  170.             are 1 through 7.
  171.  
  172.  
  173.     CHANGE VALUES
  174.     -------------
  175.  
  176.        <M>  Minimum Baud Required
  177.  
  178.              This option determines the minimum baud rate a caller
  179.              must use to access your BBS.  For instance, if this 
  180.              is set at 1200, a caller must connect at a baud rate 
  181.              between 1200 and the maximum baud rate of your BBS.
  182.              If a caller connects at a baud rate less than what 
  183.              is specified here, SF2SLOW.BBS will be displayed
  184.              and the caller will be logged off the system.
  185.  
  186.  
  187.        <N>  Node Number
  188.             
  189.             This option allows you to set the node number for your
  190.             SPITFIRE BBS system.  If you are operating a single node
  191.             BBS, this should be set to 1.  If you are operating a
  192.             multi-node BBS, this should be set to the appropriate
  193.             number for the specific node.  For instance, your main
  194.             node would be set to 1, your second node to 2, etc.
  195.  
  196.  
  197.        <P>  Private Node Security
  198.        
  199.             This option allows you to set the security required to
  200.             access this particular node on your BBS provided the node
  201.             is configured as private.  For instance, if you require a
  202.             security of 100 for the caller to have access to this node,
  203.             you would enter 100 here.  
  204.     
  205.     
  206.     TOGGLE SWITCHES
  207.     ---------------
  208.  
  209.        Selecting Toggle Switches will enable the Sysop to toggle the 
  210.     following SPITFIRE features:
  211.     
  212.        <A>  Printer On
  213.  
  214.              This allows you to toggle the printer ON/OFF.  Everything 
  215.              that is written to the CALLERS.LOG will also be sent to the 
  216.              printer if this toggle is on.  This is useful if you wish to 
  217.              retain a hard copy of your users' activities while online.  
  218.              Keep in mind that your printer must be turned on and ready 
  219.              for use.  SPITFIRE checks to determine if your printer is 
  220.              properly connected and ready for use and responds accordingly.
  221.        
  222.        <B>  Ansi/Graphics Available
  223.  
  224.              Toggles whether or not you wish to offer Ansi graphics.  If 
  225.              you wish to offer Ansi graphics, you must create .CLR files 
  226.              to match the display .BBS files you have: (i.e. -  ALL.BBS 
  227.              {non-Ansi} & ALL.CLR {Ansi Graphics}).  In order for you to 
  228.              see the Ansi Graphics locally, you must have DEVICE=ANSI.SYS 
  229.              in your CONFIG.SYS file. 
  230.           
  231.        
  232.        <C>  Private BBS
  233.  
  234.              Toggles whether you are going to configure this particular
  235.              node of your BBS as Public or Private.  If you toggle this 
  236.              as Private, then the user attempting to log on this node 
  237.              must be in the users file and must have the required 
  238.              security required for this node to be granted access.  If 
  239.              you have the system toggled as a Private BBS and a caller 
  240.              tries to log on as new user, then SPITFIRE display 
  241.              NEWUSER.BBS/.CLR (if found) and will then allow the 
  242.              caller to answer the new user questionnaire (if found).  
  243.              After the questionnaire is answered, then SPITFIRE will 
  244.              display PRIVATE.BBS/.CLR (if found) and log the caller off.
  245.              A note is left in HEYSYSOP.LOG advising that a new user 
  246.              attempted to log on.
  247.  
  248.  
  249.        <D>  Second Password Required
  250.        
  251.              Toggles password prompt.  If turned on, then after entering 
  252.              the first password, the system prompts the users for their 
  253.              birth dates. Should users not know their birth dates, the 
  254.              system will log them off.
  255.  
  256.        <E>  Enforce Up/Download Ratio
  257.  
  258.              Toggles the SPITFIRE upload/download ratio feature.  When
  259.              turned off, it will have no affect on caller.  When turned
  260.              on a callers' security level will be altered when the following
  261.              conditions are met:
  262.  
  263.              1) The caller has exceeded the upload/download
  264.                 ratio of 1 upload to the Upload/Download Ratio
  265.                 amount plus 6.  SPITFIRE adds the additional amount
  266.                 to ensure SFRATIO.BBS/CLR will be displayed to warn
  267.                 the caller of the possible change in status.
  268.  
  269.              2) The caller's security level in the DAILYLMT.DAT
  270.                 file is set to display SFRATIO.BBS/CLR when the
  271.                 upload/download ratio is violated the callers security
  272.                 is changed to that specified in the U/D Ratio
  273.                 Violation Security.
  274.  
  275.              **NOTE**    SPITFIRE will return the caller to their original
  276.                          security once the caller's upload/download ratio is
  277.                          again within the required ratio limits and provided:
  278.                         
  279.                          1) The Enforce Up/Download Ratio switch is toggled
  280.                             On.
  281.                            
  282.                          2) The caller's security level matches the U/D
  283.                             Ratio Violation Security.
  284.  
  285.        <F>  Prompt/Page On
  286.        
  287.              By toggling this parameter <ON or OFF> the Sysop can decide
  288.              whether or not to be paged.  If the PAGE is ON, the words 
  289.              "PAGE ON" will appear on the top of your screen, provided you 
  290.              are using the split screen.  If the page is turned on and a 
  291.              user selects <P> for page, then the prompt bell will sound 
  292.              to notify you that a user wishes to chat with you.  
  293.              USERINIT.BBS/CLR will be displayed to the screen when you    
  294.              respond to the page.  If the PAGE is turned off and a user 
  295.              pages you, then SFPAGED.BBS/CLR will be displayed to the 
  296.              user and you will not be notified of the Page.
  297.        
  298.  
  299.        <G>  Direct Screen Writes
  300.  
  301.              Toggles the Direct Screen Write feature on and off.  If you 
  302.              are running SPITFIRE in a multi-tasking environment, you will 
  303.              want to set this to No to disable direct screen writing.  
  304.              Otherwise, you will want to set this to Yes because not using 
  305.              direct screen writes will slow the display speed down.
  306.        
  307.  
  308.        <H>  Prompt New Messages
  309.        
  310.                This feature allows the Sysop to determine whether callers 
  311.                will be prompted with their message statistics when logging 
  312.                on the BBS.  If this is set On, the caller will be notified 
  313.                upon log on of any new messages, number of received messages, 
  314.                messages sent by the caller and total number of messages on 
  315.                the BBS.  The SPITFIRE default is to have this set for On. 
  316.  
  317.  
  318.        <I>  Prompt New Uploads
  319.  
  320.              This feature allows the Sysop to designate whether callers 
  321.              will be prompted with new file statistics when logging on 
  322.              the BBS.  If this is set to On and the caller opts to list 
  323.              for new files when logging on the BBS, all new files will be 
  324.              listed.  In addition, SPITFIRE will inform the caller of the 
  325.              number of new files since last checked and the total amount
  326.              of downloadable files and bytes available on the system.  The
  327.              SPITFIRE default is to have this set for On.
  328.  
  329.  
  330.        <J>  External Protocols Used
  331.  
  332.              Toggles whether you wish to implement the use of
  333.              the external transfer protocol feature.       
  334.        
  335.  
  336.     FILE PATHS
  337.     ----------   
  338.     
  339.        <A>  Work Files Path
  340.             C:\SF\WORK
  341.                 
  342.              Allows you to specify the directory in which the SPITFIRE 
  343.              Work Files reside.  All files which belong in the Work File 
  344.              Path are specified as such with a (WORK) in the SPITFIRE
  345.              manual.  Refer to the manual for further information.
  346.             
  347.        <B>  Display Files Path
  348.             C:\SF\DISPLAY
  349.                       
  350.              Allows you to specify the directory in which the SPITFIRE 
  351.              Display Files reside.  All files with a BBS or CLR extension 
  352.              are Display Files and should reside in the directory you 
  353.              designate here.  For more information refer to the 
  354.              SPITFIRE manual.
  355.             
  356.        <C>  External Protocol Path
  357.             C:\SF\EXTERNAL
  358.                          
  359.              Allows you to specify the directory from which you opt to 
  360.              run the SPITFIRE External Transfer Protocols.  All files 
  361.              which you are using to run the External Transfer Protocols 
  362.              must reside in the directory you designate here.  For more 
  363.              information on the External Transfer Protocol file path 
  364.              refer to the SPITFIRE manual.
  365.                         
  366.        <D>  Message File Path
  367.             C:\SF\MESSAGE
  368.             
  369.             Allows you to specify the directory from which all message
  370.             files are stored on the BBS.  All SFMSG<x>.DAT, SFMSG<x>.PTR,
  371.             SFMSG<x>.LMR and SFMSG<x>.IDX (where <x> represents the number
  372.             of the corresponding message conference) are stored in this
  373.             directory, the message file path.  For more information on 
  374.             the Message File Path refer to the SPITFIRE manual.
  375.  
  376.  
  377.     USAGE AS A SCHEDULED EVENT
  378.     --------------------------
  379.     
  380.        The inclusion of the command line usage parameters provide some
  381.     unique opportunities in the configuration of your SPITFIRE BBS.  A
  382.     brief description of each follows.    
  383.  
  384.  
  385.   /B[x] = Minimum Baud Rate Required
  386.      
  387.     Using the command line parameter /B1200 will prevent any calls with a
  388.     baud rate of less than 1200 to access to your BBS.  If SF2SLOW.BBS/CLR
  389.     exists, it will be displayed to the caller and the caller will be logged
  390.     off the BBS.  The /B0 will allow callers of any baud rate to access your
  391.     system.
  392.  
  393.  
  394.   /C-   = Chat/Page Turned Off               /C+ = Chat/Page Turned On
  395.   
  396.     Using the /C- will allow you to configure your BBS so that 
  397.     the ability for users to page you will be turned off.  If this
  398.     is set off, when a caller pages you SFPAGED.BBS/CLR will be
  399.     displayed if it is available.  The /C+ will turn on your ability
  400.     to be notified when you are paged by a caller.
  401.      
  402.           
  403.   /E-   = Up/Download Ratio Not Enforced     /E+ = Up/Download Ratio Enforced
  404.  
  405.     Using the command line parameter /E- will disable the SPITFIRE 
  406.     Upload/Download Ratio Enforcement feature.  Using the command line
  407.     parameter /E+ will enable the SPITFIRE Upload/Download Ratio Enforcement
  408.     feature.
  409.  
  410.   /F-   = File Statistics Turned Off         /F+ = File Statistics Turned On
  411.   
  412.     Using the command line parameter /F- will allow you to configure your
  413.     BBS so that when a caller logs onto the BBS, he/she will not be prompted
  414.     to list new files.  By using the /F+, the caller when logging onto the
  415.     BBS will receive the prompt asking whether they wish to list new files
  416.     since last checked.
  417.     
  418.   /M-   = Message Statistics Turned Off     /M+ = Message Statistics Turned On
  419.  
  420.     Using the command line parameter /M- will allow you to configure your
  421.     BBS so that when a caller logs onto the BBS, he/she will not be prompted
  422.     to review message statistics.  By using the /M+, the caller, when logging 
  423.     onto the BBS, will be informed regarding any new messages, number of
  424.     received messages, messages sent by the caller and the total number of
  425.     messages available on the system.
  426.  
  427.  
  428.   /P-   = Configure As Public BBS            /P+ = Configure As Private BBS   
  429.   
  430.      The /P- configures your BBS as a Public BBS.  Provided you have
  431.      not passed the configured number of users allowed to access your
  432.      system, any new caller will be allowed to access your system.  The
  433.      /P+ configures your BBS as a Private BBS.  Then the user attempting
  434.      to log on must be in the users file to be granted access.  If a new
  435.      user attempts to log on, SPITFIRE will display NEWUSER.BBS/CLR (if
  436.      found) and will then have the caller answer the new user 
  437.      questionnaire (if found).  After the questionnaire is completed,
  438.      PRIVATE.BBS/CLR (if found) will be displayed and the caller is
  439.      logged off.  A note is left in the HEYSYSOP.LOG advising that a
  440.      a new user attempted to log on.
  441.      
  442.      
  443.   /S-   = Second Password Not Required       /S+ = Second Password Required
  444.   
  445.     The /S- configures your BBS so a second password is not required.
  446.     When a caller logs onto the BBS all that is required to gain
  447.     access is their first name, last name and password.  The /S+ 
  448.     configures your BBS so that the caller must also enter their
  449.     birthdate as a second password.
  450.       
  451.     
  452.   /U[x] = Upload Time Compensation...........[x] = Time Ratio
  453.   
  454.     The /U[x] allows you to configure the amount of time you wish to
  455.     compensate your callers for uploading files.  For instance, if
  456.     you wish to reward your callers extra time for uploading on a 
  457.     2 to 1 ratio, you would use /U2.  With this configuration, if
  458.     a caller used 5 minutes uploading a file, the caller would then
  459.     be compensated 10 additional minutes access on the BBS.
  460.   
  461.     
  462.     
  463.        Without the SFNODE utility you could only configure your BBS
  464.     to either allow 1200 baud callers or not to allow 1200 baud callers.  
  465.     Using SFNODE, it is possible to allow 1200 baud callers during the 
  466.     less active hours of BBS activity but then to once again lock them
  467.     out when the board is at its busiest.  Or perhaps you would like to
  468.     automatically require a second password every Saturday.  These are 
  469.     just a few of the possibilities SFNODE makes available using various
  470.     options of its command line parameters and SPITFIRE's scheduled events.  
  471.     
  472.        The procedure for using the command line parameters is the same
  473.     for each of these options.  The syntax for using the SFNODE with 
  474.     the command line parameters is to enter SFNODE, a blank space 
  475.     and then the command line parameter you wish to use for configuring 
  476.     your system.  For instance:
  477.     
  478.     SFNODE /S+     (This would require a second password be entered
  479.                     prior to the caller being granted access to the BBS)
  480.                        
  481.     This documentation will take you through the steps of toggling the 
  482.     1200 baud callers allowed On and Off as a scheduled event.  The 
  483.     remaining options can be set up using SPITFIRE's scheduled events 
  484.     in much the same way.                       
  485.          
  486.        To set up the 1200 baud callers allowed as a scheduled event, you 
  487.     may either use the ALT+E option from the SPITFIRE ready for use
  488.     prompt or by selecting <E>.... Events Menu from the Sysop utilities 
  489.     menu, followed by selecting <E>... Enable An Event from the Events
  490.     Menu.  For the purpose of explanation let's assume we are creating
  491.     event A, so choose A as the event to be created.  You are then prompted 
  492.     for the time the event will be performed.  Let's assume you will enter 
  493.     01:00.  Next, you are prompted for the day the event will be performed.  
  494.     Let's assume you wish to run the event daily, so enter 7.
  495.  
  496.        Following the same procedure a second event will need to be created
  497.    to toggle the 1200 baud callers allowed Off during the busiest hours of 
  498.    your BBS.  Again, let's assume your BBS gets its busiest around 6 pm.
  499.    Again, in the same manner, create an event only this time choose B as 
  500.    the event to be created.  You are then prompted for the time the event 
  501.    will be performed.  Enter 18:00.  You will want this event to run daily 
  502.    also, so once again, when prompted for the day the event will be 
  503.    performed, enter 7.   
  504.  
  505.        Now, using your favorite text editor, the SF.BAT file for Event A 
  506.     and Event B will look like this:
  507.              
  508.          :EVENT_A
  509.            REM Place Event Commands Here
  510.            GOTO LOOP
  511.          :EVENT_B
  512.            REM Place Event Commands Here
  513.            GOTO LOOP
  514.       
  515.        What is required next is to include all necessary DOS commands
  516.     which are needed to toggle the 1200 baud callers allowed On and Off
  517.     with the SFNODE utility and enter those in place of the "REM Place 
  518.     Event Commands Here".  A completed SF.BAT for Event A and Event B
  519.     would appear as:
  520.              
  521.          :EVENT_A
  522.            SFNODE /B1200
  523.            GOTO LOOP
  524.          :EVENT_B
  525.            SFNODE /B1201
  526.            GOTO LOOP
  527.  
  528.        With these events set up in the previously described manner, 
  529.     every morning at 1:00 am, EVENT_A will execute SFNODE to modify your 
  530.     SPITFIRE BBS configuration to allow 1200 baud callers on your system.  
  531.     Then each evening at 6:00 pm, EVENT-B will execute SFNODE to
  532.     modify your BBS configuration to not allow 1200 baud callers on
  533.     your BBS.
  534.     
  535.     
  536.     
  537.     IMPORTANT NOTE
  538.     --------------
  539.     
  540.        SFNODE should NOT be executed by jumping to DOS and modifying
  541.     parameters while SPITFIRE is in memory.  SPITFIRE holds the 
  542.     established settings in memory so before the changes can be 
  543.     effective, SPITFIRE must be re-booted.  You MUST exit out of 
  544.     SPITFIRE by pressing F10 or the changes you make will not be 
  545.     effective.
  546.  
  547.  
  548.     DISTRIBUTION
  549.     ------------
  550.  
  551.        SFNODE is distributed under the shareware concept.  You are
  552.     free to distribute the SFNODE program as long as it remains
  553.     unmodified and no fee is charged.  If you use this program and
  554.     find it beneficial a fee is required.  A $1.00 fee is required
  555.     of registered SPITFIRE sysops and a $5.00 fee is required of
  556.     all others.  This registration should be mailed to the below
  557.     listed address.
  558.  
  559.                       BUFFALO CREEK SOFTWARE
  560.                       ATTN: Mike Woltz
  561.                       913 - 39th Street
  562.                       West Des Moines, Iowa 50265
  563.     
  564.     
  565.     DISCLAIMER
  566.     ----------
  567.         
  568.        Mike Woltz and/or Buffalo Creek Software shall in no way be held 
  569.     responsible for any damage incurred while operating SFNODE.  All 
  570.     responsibility lies with the user of the software.
  571.  
  572.  
  573.        The documentation for SFNODE is contributed by Jacque Shipley
  574.     and The Mother Board BBS.  The shareware version of SPITFIRE 
  575.     and other SPITFIRE utilities are available for download from:
  576.  
  577.          Buffalo Creek's BBS              The Mother Board BBS
  578.           Mike Woltz, Sysop               Jacque Shipley, Sysop
  579.            (515) 225-8496                    (515) 986-3464
  580.       19200/9600/2400/1200 Baud         19200/9600/2400/1200 Baud
  581.